Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Improve stack naming and validation logic. #561

Conversation

SquirrelDeveloper
Copy link
Collaborator

Integrated top-level name extraction from YAML to enhance stack naming. Updated name validation rules to restrict certain special characters. Added utility function for YAML parsing and adjusted related components to use the updated logic.

Integrated top-level name extraction from YAML to enhance stack naming. Updated name validation rules to restrict certain special characters. Added utility function for YAML parsing and adjusted related components to use the updated logic.
@SquirrelDeveloper SquirrelDeveloper added the bug Something isn't working label Dec 10, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the V0.1.26 milestone Dec 10, 2024
@SquirrelDeveloper SquirrelDeveloper linked an issue Dec 10, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper merged commit b4b4450 into master Dec 10, 2024
9 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 555-invalid-project-name-error-in-deploy-custom-stack-compose branch December 10, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

Invalid Project Name Error in Deploy Custom Stack Compose
1 participant